Add a test for GtkBuilder typename-mangling
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Sep 2014 03:29:38 +0000 (23:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 27 Sep 2014 03:31:11 +0000 (23:31 -0400)
commit4a38330a9096118a0877dba39359f6bf2f8d6e1d
tree8819ec45e5fe9262d41770328ad5278c7ab0b9ac
parentf35dff334fc9e52582fd49d47440f4b1f0e7e91b
Add a test for GtkBuilder typename-mangling

This test makes sure that out heuristic for finding
get_type functions works as expected.

https://bugzilla.gnome.org/show_bug.cgi?id=635258
testsuite/gtk/Makefile.am
testsuite/gtk/typename.c [new file with mode: 0644]